home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / msgdemo / msgdemo.bas < prev    next >
BASIC Source File  |  1995-05-09  |  323b  |  11 lines

  1. 'This demo is designed to show ways to simplify the
  2. 'display of a message while looping routines are active,
  3. 'and while a program loads with nothing on the screen.
  4.  
  5. 'NOTE: Set the control box, min and maxbuttons to FALSE
  6. 'for Form2 (the message box)
  7.  
  8. 'From George Campbell, CIS 71571,222.
  9. 'Use however you like.
  10.  
  11.